removeMovementConstraint

Remove the scene-wide default movement constraint. Removing a scope falls through to the next tier on subsequent resolution.


Remove the movement constraint for a specific scope. Removing a scope falls through to the next tier on subsequent resolution.

Parameters

scope

the scope to clear.


Remove multiple movement constraint scopes at once. An empty list is a no-op; use removeMovementConstraint with no arguments to remove the scene-wide default.

Parameters

scopes

the scopes to clear.